launch.error.badsignedjnlp=Failed to validate signing of launch file. The signed version does not match the downloaded version.
launch.error.parse=Could not parse launch file. Error at line {0, number}.
launch.error.parse-signedjnlp=Could not parse the signed launch file. Error at line {0, number}.
launch.error.missingfield=The following required field is missing from the launch file: {0}
launch.error.missingfield-signedjnlp=The following required field is missing from the signed launch file: {0}
launch.error.badfield=The field {0} has an invalid value: {1}
launch.error.badfield-signedjnlp=The field {0} has an invalid value in the signed launch file: {1}
launch.error.badfield.https=Java 1.4+ is required for HTTPS support
launch.error.badfield.download.https=Unable to Download via HTTPS
launch.error.couldnotloadarg=Could not load file/URL specified: {0}
launch.error.toomanyargs=Too many arguments supplied: {0}
launch.error.failedexec=Could not launch the Java Runtime Environment version {0}
launch.error.resourceID={0}
launch.error.resourceID-version=({0}, {1})
launch.error.failedloadingresource=Unable to load resource: {0}
### NEW RESOURCE for 1.2 (renes)
launch.error.canceledloadingresource=Loading of resource {0} was canceled by user
launch.error.errorcoderesponse-known=Error Code {1} ({2}) returned from server when accessing resource: {0}
launch.error.errorcoderesponse-unknown=Error Code 99 (Unknown error) returned from server when accessing resource: {0}
launch.error.badmimetyperesponse=Bad MIME type returned from server when accessing resource: {0} - {1}
launch.error.badversionresponse=Bad version in response from server when accessing resource: {0} - {1}
launch.error.missingversionresponse=Missing version field in response from server when accessing resource: {0}
launch.error.invalidjardiff=Unable to apply incremental update for resource: {0}
launch.error.jarsigning-multicerts=More than one certificate used to sign resource: {0}
launch.error.jarsigning-multisigners=More than one signature on entry in resource: {0}
launch.error.jarsigning-badsigning=Could not verify signing in resource: {0}
launch.error.jarsigning-unsignedfile=Found unsigned entry in resource: {0}
launch.error.jarsigning-missingentry=Missing signed entry in resource: {0}
launch.error.unsignedAccessViolation=Unsigned application requesting unrestricted access to system
launch.error.multiplehostsreferences=Multiple hosts referenced in resources
launch.error.nativelibviolation=Use of native libraries requires unrestricted access to system
launch.error.badjarfile=Corrupted JAR file at {0}
launch.error.offlinemissingresource=The application cannot be run off-line, since not all of the needed resources have been downloaded locally
launch.error.noJre=The application has requested a version of the Java 2 platform (JRE) that is currently not locally installed. Java Web Start was unable to automatically download and install the requested version. The JRE version must be installed manually.\n\n
# Error messages still refered to in the old fashion way
launch.error.nomainclassspec=No main class specified for application
launch.error.nomainclass=Could not find main-class {0} in {1}
launch.error.missingjreversion=No JRE version found in launch file for this system
launch.error.badjnlversion=Unsupported JNLP version in launch file: {0}. Only version 1.0 is supported with this version. Please contact the application vendor to report this problem.
launch.error.nomainjar=No main JAR file specified.
launch.error.nonstaticmainmethod=The main() method must be static
launch.error.noappresources=No application resources are specified for this platform. Please, contact the vendor of the application to make sure that this is a supported platform.
launch.error.singlecertviolation=JAR resources in JNLP file are not signed by same certificate
# launch error dialog properties brief
launcherrordialog.brief.title=Java Web Start - {0}
launcherrordialog.brief.message=Unable to launch the specified application.
launcherrordialog.brief.messageKnown=Unable to launch {0}.
launcherrordialog.brief.details=Details
launcherrordialog.brief.ok=Ok
# launch error dialog properties detailed
launcherrordialog.errorintro=An error occurred while launching/running the application.\n\n
controlpanel.proxy.BrowserNoDetect=Unable to determine settings
controlpanel.proxy.httpLabel=HTTP Proxy
controlpanel.proxy.httpMnemonic=VK_X
controlpanel.proxy.portLabel=HTTP Port
controlpanel.proxy.portMnemonic=VK_T
controlpanel.proxy.overRideLabel=No Proxy Hosts (Use commas to separate multiple hosts.)
controlpanel.proxy.overRideMnemonic=VK_H
#proxy dialog
proxydialog.title=Proxy Configuration
proxydialog.message=Java Web Start has detected that you are using a proxy server,\nto access systems on the Internet, but is unable to determine the settings.\nPlease confirm or enter the correct proxy systems below.\nIf unsure contact your Systems Administrator for details.\nNote that without the proxy Java Web Start will not be able to access\nsystems outside your firewall.
controlpanel.advanced.clearCache.jnlpCheckBox=Also remove downloaded applications and certificates.
controlpanel.advanced.clearCache1=This will remove all downloaded resources.\nAny further launches will require the resources to be downloaded again.\n
controlpanel.advanced.clearCache2=Are you sure you want to do this?
controlpanel.advanced.clearCacheFailed=Unable to remove all resources\nsince some are in use by running applications.
controlpanel.findJREIntro=In order to launch applications, Java Web Start needs to know the locations of installed Java Runtime Environments.\n\nYou can either select a known JRE, or select a directory in the file system from which to search for JREs.
jresearcher.maintitle=JRE Finder
jresearcher.cancelButton=Cancel
jresearcher.cancelButtonMnemonic=VK_ESCAPE
jresearcher.nextButton=Next
# fix for 4486596
jresearcher.nextButtonMnemonic=VK_X
jresearcher.previousButton=Previous
jresearcher.previousButtonMnemonic=VK_P
jresearcher.title=Java Runtime Environments
jresearcher.searchingTitle=Searching for available JREs, this may take several minutes.
jresearcher.searchingPrefix=checking:
jresearcher.foundJREsTitle=The following JREs were found, click Next to add them
jresearcher.noJREsTitle=Unable to locate a JRE, click previous to select a different location to search from
# Windows Install
windowsInstall.askInstallPrompt.0=Would you like to create shortcuts for {0}?
windowsInstall.askInstallPrompt.1=You have run {0} twice. Would you like to create shortcuts for it?
windowsInstall.desktopShortcut=Shortcut on Desktop
extensionInstall.rebootMessage=Windows must restart for the changes to take effect.\n\nDo you wish to restart Windows now?
extensionInstall.rebootTitle=Restart Windows
#
# Signing/Security dialogs
#
certs.verify.title=Security Warning
certs.verify.ok=Start
certs.verify.okMnemonic=VK_S
certs.verify.okinst=Install
certs.verify.okinstMnemonic=VK_I
certs.verify.details=Details
certs.verify.detailsMnemonic=VK_D
certs.verify.cancel=Exit
certs.verify.unkown=<unknown>
certs.verify.unknownCert=Warning: Failed to verify the authenticity of this certificate because there was an error parsing the certificate. No assertions can be made of the origin or validity of the code.\n\nIt is highly recommended not to install and run this code.
certs.verify.untrustedCert=Warning: Failed to verify the authenticity of this certificate. No assertions can be made of the origin or validity of the code.\n\nIt is highly recommended not to install and run this code.
certs.verify.trustedCert=Caution: {0} asserts that this content is safe. You should only install and run this application if you trust {1} to make this assertion.
certs.verify.msg=This {0} is requesting unrestricted access to your local machine and network.\n\nDo you want to install and run: {1}\nSigned and distributed by: {2}
# Resources for JavaWS installer (these should be updated)
installjre.frameTitle=JRE not found
installjre.javawsImage=resources/logo.gif
# Resources for first panel where user is prompoted that JRE can't be found.
installjre.notFound.title=[JRE not found]
installjre.notFound.description=The launch file is requesting version {0} of the Java Runtime Environment which can not be found on your computer.\nClick Install to download and install the appropriate version.\nClick Advanced if you already have {0} installed, or click Cancel to stop this process.
installjre.notFound.advancedButtonTitle=Advanced
installjre.notFound.installButtonTitle=Install
installjre.notFound.cancelButtonTitle=Cancel
# Avanced screen, user thinks they already have the JRE installed
certificatePanel.import.nopublickey={0} has no public key (certificate)
certificatePanel.import.nocert=Reply has no certificates
certificatePanel.import.noalias=Alias {0} does not exist
certificatePanel.import.noprivatekey=Alias {0} has no private key
certificatePanel.import.notaprivkey=Recovered key is not a private key
certificatePanel.import.certpasswordquery=Please enter the password for alias {0}
certificatePanel.import.nocertreplypubkey=Certificate reply does not contain public key for {0}
certificatePanel.import.incompletechain=Incomplete certificate chain in reply
certificatePanel.import.cantverify=Certificate chain in reply does not verify: {0}
jawsTitle.image=resources/jawsTitle.gif
sunLogo.image=resources/sunLogo.gif
javaCup.image=resources/javaCup.gif
divider.image=resources/bDivider.gif
alert.image=resources/bAlert.gif
default.image=resources/defaultImage.gif
# Applet resources
applet.initializing=Initializing Applet
applet.running=Running...
applet.failedToStart=Failed to start Applet: {0}
applet.initializingFailed=Failed to initialize Applet: {0}
#Authenticator Dialog resources
authenticator.title=User Authentication:
authenticator.serverprompt=Server {0} is requesting authentication for {1}
authenticator.username=Username:
authenticator.password=Password:
authenticator.okbutton=OK
authenticator.clearbutton=Clear
authenticator.cancelbutton=Cancel
### JNLP API Reference Implementation resources ###
# Smart security dialog
APIImpl.securityDialog.yes=Yes
APIImpl.securityDialog.no=No
APIImpl.securityDialog.title=Security Advisory
APIImpl.securityDialog.remember=Do not show this advisory again
# ClipboardServiceImpl
APIImpl.clipboard.message.read=This application has requested read-only access to the system clipboard. The application might gain access to confidential information stored on the clipboard. Do you want to allow this action?
APIImpl.clipboard.message.write=This application has requested write access to the system clipboard. The application might overwrite information stored on the clipboard. Do you want to allow this action?
# PrintServiceImpl
APIImpl.print.message=This application has requested access to the default printer. Allowing this action will give the application write access to the printer. Do you want to allow this action?
# FileOpenServiceImpl
APIImpl.file.open.message=This application has requested read access to the filesystem. The application might gain access to confidential information stored on the filesystem. Do you want to allow this action?
# FileSaveServiceImpl
APIImpl.file.save.message=This application has requested read/write access to a file on the local filesystem. Allowing this action will only give the application access to the file(s) selected in the following file dialog box. Do you want to allow this action?
# PersistenceServiceImpl
APIImpl.persistence.message=This application has requested additional local disk storage space. Currently, the maximum allotted storage is {1} bytes. The application is requesting that this be increased to {0} bytes. Do you wish to allow this action?
APIImpl.persistence.accessdenied=Access to persistent storage denied for URL {0}
player.corruptedcache.msg=The Java Web Start applications folder has been corrupted. The recommended way of fixing this is by purging the applications folder (click the Clear and Exit button below). However, if you want to fix this manually (not recommended) you can also click the Exit button.
cacheOption.invalidDir=Cannot change cache location to: \n{0} \nInvalid cache location. A valid cache location must be either an empty directory, or a previous Java Web Start cache location.